CPatientConsultItemXfer.cs
Code Type: C# Class
Uses Classes: N/A


Lines of Code: 24

public long RegionID { get; set; }
  
	 region id property 

public string DFN { get; set; }

	 dfn property 

public string ConsultTimeStamp { get; set; }

	 consult timestamp property 

public string ConsultTitle { get; set; }

	 consult title proprty 

	

